cooperating class meaning in English
合作班
Examples
- A framework is a set of cooperating classes that make up a reusable design for a specific class of software [ 1 ] the framework dictates the architecture of your application , developer can customize a framework to a particular application by creating application - specific subclasses of abstract classes from the framework . the design patterns descriptions of communicating objects and classes that are customized to solve a general design problem in a particular context
框架( framework )是构成一类特定软件可复用设计的一组相互协作的类。框架规定了应用的体系结构,开发人员可以定义框架抽象类的应用相关的子类,从而将一个框架定制为特定应用。设计模式( designpatterns )是对被用来在特定场景下解决一般设计问题的类和相互通信的对象的描述。